home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 36 / PC Actual CD 36.iso / Share / Internet / NetTerm42a / nt3242a.exe / unix.txt < prev    next >
Encoding:
Text File  |  1997-02-05  |  96 b   |  5 lines

  1. expect 60 "login:"
  2. output "<user_name>^M"
  3. expect 60 "Password:"
  4. output "<user_password>^M"
  5.